[INFO] cloning repository https://github.com/digigaia/kudu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/digigaia/kudu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigigaia%2Fkudu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigigaia%2Fkudu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 824851a9552db2686178999265bdf0108ecb55c8
[INFO] fixing digigaia/kudu against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigigaia%2Fkudu" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/digigaia/kudu
[INFO] finished tweaking git repo https://github.com/digigaia/kudu
[INFO] tweaked toml for git repo https://github.com/digigaia/kudu written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/digigaia/kudu on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/digigaia/kudu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.29.0
[INFO] [stderr]   Downloaded pythonize v0.29.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.29.0
[INFO] [stderr]   Downloaded snafu-derive v0.9.1
[INFO] [stderr]   Downloaded embed-doc-image v0.1.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.29.0
[INFO] [stderr]   Downloaded snafu v0.9.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.29.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.2
[INFO] [stderr]   Downloaded ripemd v0.2.0
[INFO] [stderr]   Downloaded crabtime v1.1.4
[INFO] [stderr]   Downloaded secp256k1 v0.31.1
[INFO] [stderr]   Downloaded crabtime-internal v1.1.4
[INFO] [stderr]   Downloaded webpki-roots v1.0.8
[INFO] [stderr]   Downloaded pyo3 v0.29.0
[INFO] [stderr]   Downloaded duct v1.1.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 29f1fff58133eda0a3932ecadb05cee63def16aaf77cedc6d0b792a2397fc39d
[INFO] running `Command { std: "docker" "start" "29f1fff58133eda0a3932ecadb05cee63def16aaf77cedc6d0b792a2397fc39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29f1fff58133eda0a3932ecadb05cee63def16aaf77cedc6d0b792a2397fc39d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29f1fff58133eda0a3932ecadb05cee63def16aaf77cedc6d0b792a2397fc39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29f1fff58133eda0a3932ecadb05cee63def16aaf77cedc6d0b792a2397fc39d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking rustls v0.23.40
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling kudu v0.2.0 (/opt/rustwide/workdir/kudu)
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crabtime-internal v1.1.4
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking duct v1.1.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking ripemd v0.2.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]     Checking secp256k1 v0.31.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling snafu-derive v0.9.1
[INFO] [stderr]    Compiling kudu-macros v0.2.0 (/opt/rustwide/workdir/kudu-macros)
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking crabtime v1.1.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking snafu v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking ratatui-core v0.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.1
[INFO] [stderr]     Checking ratatui-crossterm v0.1.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]     Checking ratatui-macros v0.7.1
[INFO] [stderr]     Checking ratatui v0.30.1
[INFO] [stderr]     Checking kudu-esr v0.2.0 (/opt/rustwide/workdir/kudu-esr)
[INFO] [stderr]     Checking kudune v0.2.0 (/opt/rustwide/workdir/kudune)
[INFO] [stderr]     Checking pythonize v0.29.0
[INFO] [stderr]     Checking kudu-py v0.1.0 (/opt/rustwide/workdir/kudu-py)
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     gen_bytes_conversion!("PyName");
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     gen_bytes_conversion!("PyName");
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     gen_default_str!("PyName");
[INFO] [stdout]    |     -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     gen_default_str!("PyName");
[INFO] [stdout]    |     -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     gen_bytes_conversion!("PyName");
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     gen_default_repr!("PyName");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     gen_bytes_conversion!("PyName");
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     gen_default_str!("PyName");
[INFO] [stdout]    |     -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     gen_default_repr!("PyName");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     gen_default_str!("PyName");
[INFO] [stdout]    |     -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     gen_default_repr!("PyName");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     gen_default_repr!("PyName");
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     gen_convert_getters!("PyTimePointSec", ".to_datetime()", "u32", ["hour", "minute", "second"]);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     gen_convert_getters!("PyTimePointSec", ".to_datetime()", "u32", ["hour", "minute", "second"]);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     gen_convert_getters!("PyTimePointSec", ".to_datetime()", "u32", ["hour", "minute", "second"]);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     gen_convert_getters!("PyTimePointSec", ".to_datetime()", "u32", ["hour", "minute", "second"]);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     gen_convert_getters!("PyTimePointSec", ".to_datetime().date_naive()", "u32", ["month", "day"]);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     gen_convert_getters!("PyTimePointSec", ".to_datetime().date_naive()", "u32", ["month", "day"]);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     gen_convert_getters!("PyTimePointSec", ".to_datetime().date_naive()", "i32", ["year"]);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     gen_convert_getters!("PyTimePointSec", ".to_datetime().date_naive()", "i32", ["year"]);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     gen_bytes_conversion!("PyTimePointSec");
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     gen_bytes_conversion!("PyTimePointSec");
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     gen_default_str!("PyTimePointSec");
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     gen_default_str!("PyTimePointSec");
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     gen_default_repr!("PyTimePointSec");
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     gen_default_repr!("PyTimePointSec");
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     gen_convert_getters!("PyTimePointSec", ".to_datetime().date_naive()", "u32", ["month", "day"]);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     gen_convert_getters!("PyTimePointSec", ".to_datetime().date_naive()", "u32", ["month", "day"]);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     gen_convert_getters!("PyTimePointSec", ".to_datetime().date_naive()", "i32", ["year"]);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     gen_convert_getters!("PyTimePointSec", ".to_datetime().date_naive()", "i32", ["year"]);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     gen_bytes_conversion!("PyTimePointSec");
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     gen_bytes_conversion!("PyTimePointSec");
[INFO] [stdout]     |     --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     gen_default_str!("PyTimePointSec");
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     gen_default_str!("PyTimePointSec");
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     gen_default_repr!("PyTimePointSec");
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     gen_default_repr!("PyTimePointSec");
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |     gen_convert_getters!("PyTimePoint", ".to_datetime()", "u32", ["hour", "minute", "second"]);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |     gen_convert_getters!("PyTimePoint", ".to_datetime()", "u32", ["hour", "minute", "second"]);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout]  34 |     gen_convert_getters!("PyTimePoint", ".to_datetime().date_naive()", "u32", ["month", "day"]);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout]  34 |     gen_convert_getters!("PyTimePoint", ".to_datetime().date_naive()", "u32", ["month", "day"]);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     gen_convert_getters!("PyTimePoint", ".to_datetime().date_naive()", "i32", ["year"]);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     gen_convert_getters!("PyTimePoint", ".to_datetime().date_naive()", "i32", ["year"]);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     gen_bytes_conversion!("PyTimePoint");
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     gen_bytes_conversion!("PyTimePoint");
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     gen_default_str!("PyTimePoint");
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     gen_default_str!("PyTimePoint");
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |     gen_convert_getters!("PyTimePoint", ".to_datetime()", "u32", ["hour", "minute", "second"]);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |     gen_convert_getters!("PyTimePoint", ".to_datetime()", "u32", ["hour", "minute", "second"]);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout]  34 |     gen_convert_getters!("PyTimePoint", ".to_datetime().date_naive()", "u32", ["month", "day"]);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     gen_default_repr!("PyTimePoint");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout]  34 |     gen_convert_getters!("PyTimePoint", ".to_datetime().date_naive()", "u32", ["month", "day"]);
[INFO] [stdout]     |     ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     gen_default_repr!("PyTimePoint");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     gen_convert_getters!("PyTimePoint", ".to_datetime().date_naive()", "i32", ["year"]);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/time.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     gen_convert_getters!("PyTimePoint", ".to_datetime().date_naive()", "i32", ["year"]);
[INFO] [stdout]     |     ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_convert_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     gen_bytes_conversion!("PyTimePoint");
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     gen_bytes_conversion!("PyTimePoint");
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     gen_default_str!("PyTimePoint");
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     gen_default_str!("PyTimePoint");
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/crypto.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     gen_bytes_conversion!("PyPublicKey");
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/crypto.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     gen_bytes_conversion!("PyPublicKey");
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     gen_default_repr!("PyTimePoint");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/time.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     gen_default_repr!("PyTimePoint");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/crypto.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     gen_bytes_conversion!("PyPublicKey");
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/crypto.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     gen_bytes_conversion!("PyPublicKey");
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/crypto.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     gen_bytes_conversion!("PyPrivateKey");
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/crypto.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     gen_bytes_conversion!("PyPrivateKey");
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/crypto.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     gen_bytes_conversion!("PyPrivateKey");
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/crypto.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     gen_bytes_conversion!("PyPrivateKey");
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     gen_dict_conversion!("PySignedTransaction");
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     gen_dict_conversion!("PySignedTransaction");
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     gen_dict_conversion!("PySignedTransaction");
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     gen_dict_conversion!("PySignedTransaction");
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     gen_int_getters!("PyTransaction", "u8", ["max_cpu_usage_ms"]);
[INFO] [stdout]     |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     gen_int_getters!("PyTransaction", "u8", ["max_cpu_usage_ms"]);
[INFO] [stdout]     |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     gen_int_getters!("PyTransaction", "u8", ["max_cpu_usage_ms"]);
[INFO] [stdout]     |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     gen_int_getters!("PyTransaction", "u8", ["max_cpu_usage_ms"]);
[INFO] [stdout]     |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     gen_int_getters!("PyTransaction", "u32", ["ref_block_prefix", "max_net_usage_words", "delay_sec"]);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     gen_int_getters!("PyTransaction", "u32", ["ref_block_prefix", "max_net_usage_words", "delay_sec"]);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     gen_int_getters!("PyTransaction", "u32", ["ref_block_prefix", "max_net_usage_words", "delay_sec"]);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     gen_int_getters!("PyTransaction", "u32", ["ref_block_prefix", "max_net_usage_words", "delay_sec"]);
[INFO] [stdout]     |     -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     gen_int_getters!("PyTransaction", "u16", ["ref_block_num"]);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     gen_int_getters!("PyTransaction", "u16", ["ref_block_num"]);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     gen_dict_conversion!("PyTransaction");
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     gen_dict_conversion!("PyTransaction");
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     gen_bytes_conversion!("PyTransaction");
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     gen_bytes_conversion!("PyTransaction");
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     gen_int_getters!("PyTransaction", "u16", ["ref_block_num"]);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     gen_int_getters!("PyTransaction", "u16", ["ref_block_num"]);
[INFO] [stdout]     |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_int_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     gen_dict_conversion!("PyTransaction");
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     gen_dict_conversion!("PyTransaction");
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     gen_bytes_conversion!("PyTransaction");
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     gen_bytes_conversion!("PyTransaction");
[INFO] [stdout]     |     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     gen_string_getters!("PyAction", ["account", "name"]);
[INFO] [stdout]     |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_string_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     gen_string_getters!("PyAction", ["account", "name"]);
[INFO] [stdout]     |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_string_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     gen_string_getters!("PyAction", ["account", "name"]);
[INFO] [stdout]     |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_string_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     gen_dict_conversion!("PyAction");
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     gen_string_getters!("PyAction", ["account", "name"]);
[INFO] [stdout]     |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_string_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     gen_dict_conversion!("PyAction");
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     gen_bytes_conversion!("PyAction");
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     gen_bytes_conversion!("PyAction");
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     gen_dict_conversion!("PyAction");
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]    --> kudu-py/src/util.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: kudu-py/src/chain.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     gen_dict_conversion!("PyAction");
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_dict_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     gen_bytes_conversion!("PyAction");
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     gen_bytes_conversion!("PyAction");
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     gen_string_getters!("PyPermissionLevel", ["actor", "permission"]);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_string_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     gen_string_getters!("PyPermissionLevel", ["actor", "permission"]);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_string_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     gen_bytes_conversion!("PyPermissionLevel");
[INFO] [stdout]    |     ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     gen_bytes_conversion!("PyPermissionLevel");
[INFO] [stdout]    |     ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     gen_default_str!("PyPermissionLevel");
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     gen_default_str!("PyPermissionLevel");
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     gen_default_repr!("PyPermissionLevel");
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     gen_default_repr!("PyPermissionLevel");
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     gen_string_getters!("PyPermissionLevel", ["actor", "permission"]);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_string_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     gen_string_getters!("PyPermissionLevel", ["actor", "permission"]);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_string_getters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     gen_bytes_conversion!("PyPermissionLevel");
[INFO] [stdout]    |     ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     gen_bytes_conversion!("PyPermissionLevel");
[INFO] [stdout]    |     ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_bytes_conversion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     gen_default_str!("PyPermissionLevel");
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     gen_default_str!("PyPermissionLevel");
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     gen_default_repr!("PyPermissionLevel");
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/kudu-py/src/util'.
[INFO] [stdout]   --> kudu-py/src/util.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: kudu-py/src/chain.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     gen_default_repr!("PyPermissionLevel");
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_default_repr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::string::ToString`
[INFO] [stdout]  --> kudu-py/src/chain.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use std::string::ToString;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ABISerializable`
[INFO] [stdout]   --> kudu-py/src/chain.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         ABISerializable, AccountName, ActionName, Bytes, JsonValue, Name, PermissionName,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ABISerializable`
[INFO] [stdout]   --> kudu-py/src/crypto.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use kudu::{ABISerializable, PrivateKey, PublicKey};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Datelike`
[INFO] [stdout]   --> kudu-py/src/time.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use chrono::{DateTime, Datelike, NaiveDateTime, Timelike, Utc};
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ABISerializable`
[INFO] [stdout]   --> kudu-py/src/time.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use kudu::{ABISerializable, TimePoint, TimePointSec};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ABISerializable`
[INFO] [stdout]   --> kudu-py/src/lib.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use kudu::{ABISerializable, Name};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::string::ToString`
[INFO] [stdout]  --> kudu-py/src/chain.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use std::string::ToString;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ABISerializable`
[INFO] [stdout]   --> kudu-py/src/chain.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         ABISerializable, AccountName, ActionName, Bytes, JsonValue, Name, PermissionName,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ABISerializable`
[INFO] [stdout]   --> kudu-py/src/crypto.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use kudu::{ABISerializable, PrivateKey, PublicKey};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Datelike`
[INFO] [stdout]   --> kudu-py/src/time.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use chrono::{DateTime, Datelike, NaiveDateTime, Timelike, Utc};
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ABISerializable`
[INFO] [stdout]   --> kudu-py/src/time.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use kudu::{ABISerializable, TimePoint, TimePointSec};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ABISerializable`
[INFO] [stdout]   --> kudu-py/src/lib.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use kudu::{ABISerializable, Name};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dict` found for reference `&PyAction` in the current scope
[INFO] [stdout]    --> kudu-py/src/chain.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     if let Ok(d) = self.to_dict(py) {
[INFO] [stdout]     |                                         ^^^^^^^ method not found in `&PyAction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dict` found for reference `&PyAction` in the current scope
[INFO] [stdout]    --> kudu-py/src/chain.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     if let Ok(d) = self.to_dict(py) {
[INFO] [stdout]     |                                         ^^^^^^^ method not found in `&PyAction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kudu-py` (lib test) due to 61 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kudu-py` (lib) due to 61 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "29f1fff58133eda0a3932ecadb05cee63def16aaf77cedc6d0b792a2397fc39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f1fff58133eda0a3932ecadb05cee63def16aaf77cedc6d0b792a2397fc39d", kill_on_drop: false }`
[INFO] [stdout] 29f1fff58133eda0a3932ecadb05cee63def16aaf77cedc6d0b792a2397fc39d
